home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DO1002.ARJ / PAGE.SCR < prev    next >
Text File  |  1991-12-03  |  1KB  |  45 lines

  1. .pg wi full clr cy
  2.     COMMAND NAME»gray«: »%t« Page »ye«
  3.  
  4.     /PAGE {{-}line number}
  5. /cw
  6.     The »%t«Page»#« command is similar to the »ye«.page »%t«/DISPLAY»#« parameter.
  7.     It displays the line defined by »%t«/PAGEPROMPT»#« on the designated
  8.     line on the screen.
  9.  
  10.     If a »cy«{line number}»#« is not included, the prompt will appear on
  11.     the next line or last line set by a positive »cy«{line number}»#« on
  12.     a »%t«Page»#« command or »ye«.page»#« parameter.
  13.  
  14.     If »cy«{line number}»#« is positive, then page prompts will appear on
  15.     that line of the screen until the number is reset.  If the number
  16.     is »re«negative»#«, it will apply »wh«only to that Page command»#« and the
  17.     line will be reset to "»ye«0»#«" or "»ye«next line»#«" on the next »%t«Page»#« command.
  18.  
  19. .pg clr
  20.     Here are some examples:
  21.  
  22.     This is the standard command . . .
  23.  
  24. |/PAGE
  25.     Here is a prompt on line »wh«24»#« . . .
  26.  
  27. |/PAGE 24
  28.  
  29.     This next prompt will also appear on line »wh«24»#«.
  30.  
  31. |/PAGE
  32. .go 1 23
  33.     Now we'll temporarily put one on line »wh«10»#«.
  34.  
  35. |/PAGE -10
  36.  
  37.     So this next one will appear just below this line.
  38.  
  39. |/PAGE
  40.  
  41.     Remember, the same things are possible with the »ye«.page »%t«/DISPLAY»#«
  42.     parameter.
  43.  
  44. /ENDEXEC CLEAR
  45.